Skip to content

feat: support Agora native SDK 4.6.2#926

Closed
Copilot wants to merge 2 commits intomainfrom
copilot/review-pull-request
Closed

feat: support Agora native SDK 4.6.2#926
Copilot wants to merge 2 commits intomainfrom
copilot/review-pull-request

Conversation

Copy link

Copilot AI commented Mar 4, 2026

Upgrades the react-native-agora library to support Agora native SDK 4.6.2, bumping the package version from 4.5.3 to 4.6.2-rc.1.

Source changes (src/)

  • Updated type definitions and API signatures across AgoraBase.ts, AgoraMediaBase.ts, IAgoraRtcEngine.ts, IAgoraRtcEngineEx.ts, and related files to align with SDK 4.6.2
  • Added src/internal/call.ts and src/internal/event.ts as new internal utilities
  • Updated all impl and internal files to match revised SDK APIs

Example apps restructuring

  • Renamed example/examples/legacy/ (React Native CLI-based)
  • Added examples/expo/ — new Expo-based example app with equivalent feature coverage

Build & config

  • package.json: updated workspaces ("examples/*"), scripts, and jest config for new directory layout; added npm.skipChecks: true to release config
  • android/build.gradle, react-native-agora.podspec: updated native SDK version references
  • CI/CD workflows updated to reflect restructured examples paths and simplified setup steps

💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI changed the title [WIP] Review pull request for changes feat: support Agora native SDK 4.6.2 Mar 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants